<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
    font-size: 14px;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}

:root {
    --y-txt-color: #0f4b9c
}
body {
	padding-bottom:  env(safe-area-inset-bottom);
}
.top {
    color: #464646;
    border-bottom: 2px solid #ebebeb;
    padding: 5px 0;
}

.top em {
    color: var(--y-txt-color)
}

.top a {
    color: #464646
}

.col33 {
    color: #333333
}

.col66 {
    color: #666
}

.logo {
    padding-left: 15px;
}

.logo-left {
    padding-left: 25px;
}

.logo-box {
    padding: 12px 0;
    background: #fff;
}

.logo-right {
    padding: 8px 0 8px 50px;
    background: url(../images/tel.png) no-repeat center left;
}

.logo-right a {
    padding: 0 5px;
}

.logo-tel .r24 {
    color: var(--y-txt-color)
}

.bannersize {
    height: 28vw!important;
}

nav {
    background: #ececec;
}

nav a {
    color: #333333;
    display: block;
}

.pcnav&gt;li {
    font-size: 16px;
    line-height: 57px;
    position: relative;
    flex: 1;
    text-align: center;
    box-sizing: border-box;
}

.pcnav&gt;li:hover {
    background: #0f4b9c;
}

.pcnav&gt;li:hover&gt;a {
    color: #fff;
    font-weight: bold;
}


/* 关键词 */

#keywords {
    border-bottom: 1px solid #dedede;
    padding: 14px 0;
}

.keywords-title {
    padding-left: 37px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    background: url(../images/keywords.png) no-repeat left center;
    line-height: 27px;
}

#keywords ul li {
    padding: 0 20px;
    border-right: 1px solid #9c9c9c;
    border-left: 1px solid #b0b0b0;
}

#keywords ul li:first-child {
    border-left: none
}

#keywords ul li:last-child {
    border-right: none
}

#keywords ul li a {
    color: #666
}


/* 产品 */

#goods-bg {
    margin: 40px 0;
}

.title {
    background: url(../images/line3.png) no-repeat center bottom;
    padding-bottom: 30px;
    z-index: 1;
}

.title h2 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #0f4b9c
}

.title h3 {
    font-size: 3.125rem;
    text-transform: uppercase;
    color: #ecebeb;
    font-family: "Arial";
    font-weight: 900;
    top: -0.375em;
    width: 100%;
    text-align: center;
    z-index: -1;
}

.goods-main {
    margin-top: 20px;
}

.goods-left .ttup {
    background: #0f4b9c;
    padding: 1.875rem 0;
}

.goods-left .ttup h2 {
    line-height: 84px;
}

.goods-left&gt;ul {
    border: 1px solid #e8e8e8;
    border-bottom: 2px solid #0f4b9c;
}

.goods-cate {
    padding: 1rem 1.875rem;
    border-bottom: 1px solid rgb(224, 224, 224);
}

.goods-cate&gt;a {
    background: url(../images/row.png) no-repeat right center;
    color: #333333;
}

.goods-cate:hover&gt;a {
    background: url(../images/row2.png) no-repeat right center;
    color: #0f4b9c;
    font-weight: bold;
}

.goods-cate2 li {
    font-size: 0.875rem;
    margin: 10px 0;
}

.goods-cate2 li a {
    color: #333333
}

.goods-cate2 li:hover a {
    color: #0f4b9c;
}

.goods-left-more {
    margin: 20px auto;
    display: block;
    border: 1px solid #0f4b9c;
    width: 172px;
    text-align: center;
    color: #0f4b9c;
    line-height: 48px;
}

.goods-left-more:hover {
    color: #0f4b9c;
}

.goods-list {
    border: 1px solid #d3d3d3;
    width: 100%;
    overflow: hidden;
    transition: ease-in-out 0.3s;
}

.product-list .goods-img {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

.product-list .goods-img img {
    max-width: 100%;
    max-height: 180px;
}

.goods-title {
    transition: ease-in-out 0.3s;
    padding: 10px 5px;
    background: #fff;
}

.goods-title h3 {
    color: #3c3c3c;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.goods-title p {
    font-size: 12px;
    color: #999999;
    margin-top: 8px;
    height: 32px;
    overflow: hidden;
}

.goods-list img {
    transition: ease-in-out 0.3s;
}

.goods-list:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -4px, 0);
}

.goods-list:hover {
    border: 1px solid #0f4b9c;
}

.goods-list:hover .goods-title h3 {
    color: #0f4b9c;
}

.goods-img {
    padding: 15px 15px 0 15px;
}

.goods-img img {
    width: 100%;
    height: 188px;
    object-fit: cover;
}


/* 关于我们 */

.ab-bg {
    background: #f6f6f6;
    padding: 50px 0;
}

.about-left img {
    max-width: 100%;
}

.about-right {
    flex: 1;
}

.about-right-top {
    padding-left: 48px;
}

.about-right-top-title h2 {
    font-size: 30px;
    color: #313131;
    font-weight: bold;
}

.about-right-top-title h3 {
    font-size: 16px;
    color: #313131;
    margin: 8px 0;
}

.about-right-top-title hr {
    width: 52px;
    height: 2px;
    background: #0f4b9c;
}

.about-right-top p {
    color: #666666;
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
    text-indent: 2em;
}

.about-right-bottom {
    background: #0f4b9c;
    padding: 25px 30px;
    margin-top: 37px;
}

.about-right-bottom li {
    color: #fff
}

.ab-num {
    font-size: 40px;
    font-family: Impact;
    text-align: center;
}

.ab-num span {
    font-size: 30px;
}


/* 应用领域 */

.app {
    margin-top: 40px;
}

.app-main {
    margin-top: 25px;
}

.app-item {
    width: 230px;
	 float:left;

    margin: 0 10px 10px 0px;
}

.app-img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.app-more {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
}

.app-item:hover .app-more {
    opacity: 1;
}

.app-item h3 {
    text-align: center;
    margin-top: 5px;
}


/* 新闻 */

#news {
    margin: 50px 0;
}

.news-left-cont {
    margin-top: 20px;
}

.news-class li:first-child {
    background: #0f4b9c;
}

.news-class li:first-child a {
    color: #fff
}

.news-class li:last-child {
    border: 1px solid #0f4b9c;
}

.news-class li:last-child a {
    color: #0f4b9c
}

.news-list li {
    padding: 15px 20px;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
}

.timebox {
    padding-right: 28px;
    white-space: nowrap;
}

.news-txt {
    padding-left: 32px;
}

.coltxt {
    color: #7a7a7a;
}

.news_img img {
    width: 100%;
}

.news-class li {
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    margin: 20px 10px;
}

.op5 {
    opacity: 0.5;
}

#path {
    padding: 15px 0;
    border-bottom: 1px dashed #d6d6d6;
}

article {
    overflow: hidden;
    padding: 15px;
}
article p img{
	max-width: 100%!important;
	height: auto!important;
}

/* 底部 */

footer {
    background: #262626;
}

.foot-top {
    padding-bottom: 30px;
    border-bottom: 1px solid #d6d6d6;
}

.foot-mid {
    width: 38%;
}

.foot-mid ul {
    padding: 16px 0;
    border-top: 2px solid #686868;
    border-bottom: 2px solid #686868;
}

.foot-mid ul li {
    width: 33%;
    margin: 10px 0;
}

.foot-mid ul li a {
    color: #fff;
    padding-left: 28px;
    background: url(../images/left.png) left center no-repeat;
}

.foot-mid ul li:first-child {
    display: none;
}

.foot-mid p {
    margin-top: 17px;
    line-height: 2em;
}

.foot-mid p a {
    color: #fff;
    padding-right: 10px;
    display: inline-block;
}

.foot-bottom {
    color: #cfcfcf;
    padding: 10px 0;
}

.foot-bottom a {
    color: #cfcfcf;
}

.foot-contact {
    color: #fff
}

.foot-contact .f16 {
    margin-top: 5px;
}

.foot-con-f {
    padding-left: 35px;
    background: url(../images/icon1.png) no-repeat left center;
}

.foot-con-s {
    padding-left: 35px;
    background: url(../images/icon2.png) no-repeat left center;
    margin: 30px 0;
}

.foot-con-t {
    padding-left: 35px;
    background: url(../images/icon3.png) no-repeat left center;
}

.clwh {
    position: fixed;
    height: 49px;
    bottom: 0;
    background: #0f4b9c;
    width: 100%;
    z-index: 10;
    display: none;
    box-shadow: 0 -1px 2px #ddd;
	padding-bottom:  env(safe-area-inset-bottom);

}

.path p {
    padding: 16px 0;
    border-bottom: 1px dashed #dcdcdc;
    padding-left: 1.5em;
    background: url(../images/box.png) left center no-repeat;
    color: #666666
}

.path p a {
    color: #666666
}

.nei-main {
    margin: 40px 0;
}

.nei-goods-tj {
    background: #fafafa;
    padding: 25px 0;
}

.nei-goods-tj h2 {
    text-align: center;
    font-size: 24px;
    color: #3c3c3c;
    padding-bottom: 38px;
    background: url(../images/tj-title.png) no-repeat center bottom;
}

.nei-tj {
    background: #fff;
    width: 279px;
    margin: 0 5px;
}

.lane {
    margin: 33px 0;
}

.lane h2 {
    text-align: center;
    font-size: 24px;
    color: #3c3c3c;
    background: url(../images/lane.png) no-repeat center center;
}

.lane dt {
    padding-left: 22px;
    background: url(../images/arrow-b.png) left center no-repeat;
    font-size: 16px;
    font-weight: bold;
}

.lane dl {
    margin: 30px 0;
}

.lane dd {
    margin: 0 50px;
}

#think_page_trace_open {
    display: none;
}

article h1 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #333333
}

.article-out {
    text-align: center;
    font-size: 14px;
    color: #898989;
    margin-top: 10px;
}

.article-grey {
    color: #868686;
    border: 1px solid #e5e5e5;
    margin: 30px 0;
    background: #f5f5f5;
    padding: 8px 12px;
}

.in-news-list li {
    padding: 20px 0;
    border-bottom: #dedede dotted 1px;
    transition: all 0.5s;
}

.in-news-list li h3 {
    padding-left: 33px;
    background: url(../images/ico-art.png) no-repeat left center;
    font-size: 16px;
}

.in-news-list li:hover {
    background: #f5f5f5;
    padding: 20px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #0f4b9c;
}

.layui-laypage a:hover {
    color: #0f4b9c;
}

@media screen and (min-width: 1200px) {
    .layui-container {
        padding: 0;
        width: 1200px;
    }
}

@media screen and (max-width:1200px) {
    .logo-right {
        padding: 0;
        background: none;
    }
    .goods-img img {
        height: 167px;
    }
    .poster-main {
        display: none;
    }
    #keywords {
        display: none;
    }
    .about-left {
        display: none;
    }
    .lane {
        display: none;
    }
}

@media screen and (max-width:992px) {
    .logo-img {
        width: 300px;
    }
    .lgdn {
        display: none;
    }
    .goods-img {
        padding: 0;
        ;
    }
    .goods-left {
        overflow: hidden;
    }
    .goods-cate&gt;a {
        background: none!important;
    }
    .top-phone {
        background: none;
        padding-left: 0;
    }
    .keys-list {
        display: none;
    }
    .goods-img img {
        height: 257px;
    }
    .goods-cate {
        padding: 5px 10px;
    }
    .goods-left-more {
        max-width: 100%;
        width: 100%;
        box-sizing: border-box;
    }
    .mt40 {
        margin-top: 20px;
    }
    .news-left-cont {
        padding: 15px 20px;
        border: 1px solid #ebebeb;
    }
    .foot-mid {
        display: none;
    }
}

@media screen and (max-width:768px) {
    .logo-tel {
        display: none;
    }
    .pcnav&gt;li {
        line-height: 2em;
    }
    .pcnav&gt;li a {
        font-size: 13px;
    }
    .top {
        display: none;
    }
    .bannersize {
        height: 40vw!important;
    }
    .bannersize button {
        display: none;
    }
    .goods-left .ttup {
        background: #0f4b9c;
        padding: 1rem 0;
    }
    .about-right-top {
        padding-left: 0;
    }
    .about-right-bottom {
        display: none;
    }
}

@media screen and (max-width:480px) {
    .logo-img {
        width: 300px;
    }
    nav .layui-container {
        padding: 0;
    }
    .pcnav&gt;li {
        width: 25%;
        flex: none;
    }
    .title h2 {
        font-size: 20px;
    }
    .goods-main {
        margin-top: 0px;
    }
    #goods-bg {
        margin: 15px 0;
    }
    .goods-img img {
        height: 115px;
    }
    .goods-title {
        padding: 5px;
    }
    #goods-bg .layui-col-xs6:last-child {
        display: none;
    }
    .title {
        background: none!important;
        padding-bottom: 10px;
        z-index: 1;
    }
    .top_right .f24 {
        font-size: 12px;
    }
    .ab-bg {
        padding: 20px 0;
    }
    .about-right-top-title h2 {
        font-size: 20px;
    }
    .about-right-top p {
        font-size: 14px;
        margin-top: 10px;
    }
    .app-item {
        width: 150px;
    }
    .app-img {
        height: 150px;
    }
    .mt30 {
        margin-top: 15px;
    }
    #news {
        margin: 20px 0;
    }
    .news-class li {
        margin: 10px;
        font-size: 13px;
        width: 130px;
        line-height: 2em;
        height: 2em;
    }
    .timebox {
        padding-right: 0px;
        text-align: center;
    }
    .news-txt {
        padding-left: 10px;
    }
    .news-txt p {
        display: none;
    }
    .news-left-cont,
    .news-list li {
        padding: 15px 10px;
    }
    .clwh {
        display: block;
    }
    footer {
        margin-bottom: 49px;
    }
    .foot-top {
        padding: 10px 0;
    }
    .foot-con-s {
        margin: 10px 0;
    }
    .xldn {
        display: none;
    }
    .link {
        display: none;
    }
    .clwh {
        display: block;
    }
    .foot-bottom {
        font-size: 12px;
    }
    .path p {
        padding: 5px;
        font-size: 12px;
        background: none;
    }
    .nei-goods-tj h2 {
        font-size: 18px;
        padding-bottom: 0px;
        background: none;
    }
    .nei-tj {
        width: 150px;
    }
    .article-out {
        font-size: 12px;
    }
    .nei-main {
        margin: 15px 0;
    }
    article {
        padding: 0;
    }
    .article-grey {
        margin: 10px 0;
    }
    .in-news-list li {
        padding: 10px 0;
    }
    .in-news-list li h3{
    	font-size: 14px;
    	max-width: 60%;
    }
    .xl-list{
    	display: none;
    }
}</pre></body></html>